Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Upload library-script - upload a script to rebol.org
upload-library-script.rv:1.1.1
6.8 KB
29 Jul 2004
upload a script to rebol.org
author: Volker Nitsch
Values
values.rv:1.1.1
1.2 KB
13 Mar 2003
Loads Values into Rebol. Interprets 'Needs field in header.
author: Andrew Martin
HTML Rainbow generator for Rebol/View
view-rainbow.rv:1.0.1
2.4 KB
13 Mar 2003
Create HTML color fade effects. Places output on the clipboard
author: Cal Dixon
VID Shooter
vid-shooter.r1.9 KB
6 Mar 2010
A simple shooter game to demonstrate timer events and offsets in VID. Taken from the tutorial at http://re-bol.com
author: nick
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi
VID_build
vid-build.r
 discussion
v:0.8.6
36.7 KB
17 Nov 2013
icon for vid-build.rEasily create VID guis
author: Marco Antoniazzi
Visual sorting
visual-sorting.rv:0.0.10
21.4 KB
17 May 2016
icon for visual-sorting.rCollect and show various sorting algorithms.
author: Marco Antoniazzi
Voice Alarms
voice-alarms.r4.5 KB
18 Nov 2009
Record your voice or other sounds to be played as alarms for any number of multiple events. Save and Load event lists. All alarm sounds repeat until stopped. Record yourself saying 'wake up you lazy bum' or 'hey dude, get up and walk the dog', then set alarms to play those voice messages on any given day/time. If you set [...]
author: Nick Antonaccio
Web Cam
web-cam.r2.4 KB
2 Jul 2008
An example demonstrating how to use the Windows API to access local web cam images. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Chrono - High-precision time measurement
windows-chrono.rv:1.0.2
4.1 KB
24 Aug 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
WHOIS Maker
whoismaker.rv:1.0.0
1.4 KB
13 Mar 2003
WhoIs query, parse, and save as a file
author: David Handy
Download Multiple Pages
webgetter.r537 bytes
13 Mar 2003
Fetch several web pages and save them as local files.
author: [unknown]
Download Web Page
webget.r423 bytes
13 Mar 2003
Fetch a web page and save it as a file.
author: [unknown]
Find a file in sites
web-find-file.rv:3.0.0
2.8 KB
9 Nov 2012
icon for web-find-file.rFinding web page containing a text, also crawling on all page links
author: Massimiliano Vessi
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi
Gnome Evolving Wallpaper
wallp.r1.3 KB
16 Jan 2011
change every hours to three hours your gnome's desktop wallpaper with an image of planet Earth real time enlightenment. This script is a one-liner splited for reading purpose
author: Shadwolf - Alphé Salas-Schumann
Web Server Management Tool
web-tool.cgi19.2 KB
4 Oct 2009
A CGI script to manage your web server. List directory contents, upload, download, edit, and search for files, execute OS commands (chmod, ls, mv, cp, etc. - any command available on your web server's operating system), and run REBOL commands directly on your server. Edited files are automatically backed up into an edit_history folder [...]
author: [unknown]
REBOL Web Crawler
webcrawler.r1.9 KB
13 Mar 2003
To crawl the web starting from any site. Does not record duplicate visits. Saves all links found in 'newlinks.
author: Bohdan Lechnowsky
Wiki entry R3
wiki-rebol3.rv:3.0.6
4.1 KB
2 Jan 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol3
author: Massimiliano Vessi